Skip to content

Fix duplicate React keys in EntitiesCard - #35

Merged
element-software merged 1 commit into
mainfrom
fix/entities-card-unique-keys
Jul 27, 2026
Merged

Fix duplicate React keys in EntitiesCard#35
element-software merged 1 commit into
mainfrom
fix/entities-card-unique-keys

Conversation

@element-software

Copy link
Copy Markdown
Owner

Summary

  • Ensure each EntityCard in EntitiesCard gets a unique React key when entity ids are empty or duplicated (common with unfinished Puck array rows).

Test plan

  • Open a dashboard page that uses an Entities Card
  • Confirm the console no longer warns about missing/duplicate keys
  • Add a new empty entity row in the editor and verify the warning still does not appear
  • Confirm entity cards still render and toggle correctly

Made with Cursor

… repeated.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
casaboard-public Ready Ready Preview, Comment Jul 27, 2026 11:59pm

Request Review

@element-software
element-software merged commit 842bea2 into main Jul 27, 2026
5 of 8 checks passed
@element-software
element-software deleted the fix/entities-card-unique-keys branch July 27, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant